Refer to set-coding-system-priority instead of the obsolete
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2010 22:37:06 +0000 (23:37 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2010 22:37:06 +0000 (23:37 +0100)
set-coding-priority in the doc string.

src/ChangeLog
src/coding.c

index e1f9ca868471c33e829679507a35b8c1cb0d3ee0..f0cd1778e719578abd3160d4a22a373e536d7225 100644 (file)
@@ -1,3 +1,8 @@
+2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * Refer to set-coding-system-priority instead of the obsolete
+       set-coding-priority in the doc string.
+
 2010-11-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
            Ismail Donmez  <ismail@namtrac.org>  (tiny change)
 
index 59deb22a3d7441bd506c52b105fbf2d23b03ef87..b88ac1b576a6de900ac8991139a34a2adda7861c 100644 (file)
@@ -10559,7 +10559,7 @@ associated with each coding-category one by one in this order.  When
 one algorithm agrees with a byte sequence of source text, the coding
 system bound to the corresponding coding-category is selected.
 
-Don't modify this variable directly, but use `set-coding-priority'.  */);
+Don't modify this variable directly, but use `set-coding-system-priority'.  */);
   {
     int i;